﻿@charset "utf-8";
body{ overflow-x:hidden ; margin:0px; padding:0px; font-size:12px;font-family:-apple-system,SF UI Display,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;color:#898989;line-height:1; background:#FFF; }
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}



.top{ width: 100%; height: 125px; background: #fff;}
.top .topBox{ width: 1000px; margin: 0 auto;}
.top .topBox .logo{ float: left; height: 125px; line-height: 125px;}
.top .topBox .logo img{ display: inline-block; vertical-align: middle;}
.top .topBox .topLink{ float: right;}
.top .topBox .topLink ul{ float: left; overflow: hidden; padding-left: 15px;}
.top .topBox .topLink ul li{ float: left; height: 125px; line-height: 125px; margin-left: 15px;}
.top .topBox .topLink ul li img{ display: inline-block; vertical-align: middle; transition: 0.5s;}
.top .topBox .topLink ul li:hover img{ transform: translateY(-10px);}
.top .topBox .serach{ float: right; overflow: hidden; width: 200px; height: 28px; padding-top:48px; padding-right: ;}
.top .topBox .serach button{ background: url(../images/serach_03.png); width: 38px; height: 28px; border: none; outline: none; float: right; cursor: pointer;}
.top .topBox .serach input{ padding: 0 10px; float: left; width: calc(100% - 38px); border: 1px solid #e5e5e5; border-right:0; float: left; box-sizing: border-box; height: 28px;}
.top .topBox .language{ width: 110px; height: 28px; float: right; position: relative; margin-top: 48px; margin-right: 40px;}
.top .topBox .language .nr{ width: 100%; height: 100%;  transition: 0.5s;}
.top .topBox .language .nr .icon{ float: left; width: 36px; height: 100%; position: relative;}
.top .topBox .language .nr .icon img{ display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.top .topBox .language .nr .text{ float: left; width: calc(100% - 36px); height: 100%; line-height: 28px;}
.top .topBox .language .arrow{ position: absolute; right: 0; top: 0; width: 28px; height: 28px; right: 0; top: 0;}
.top .topBox .language .arrow img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: 0.5s;}

.top .topBox .language .nr.nr2{ height: 0; overflow: hidden;}
.top .topBox .language:hover .nr{background:#efefef;}
.top .topBox .language:hover .nr.nr2{ height: 28px;}
.top .topBox .language:hover .arrow img{ transform:translate(-50%,-50%) rotate(180deg);}

.nav{ width: 100%; height: 42px; background: linear-gradient(#2d365d,#1b2036);}
.nav .navBox{ width: 1000px; margin: 0 auto; position: relative;}
.nav .navBox ul{ width: 100%; height: 42px;}
.nav .navBox ul li{ float: left;}
.nav .navBox ul li>a{ display: block; padding: 0 48px; transition: 0.5s; border-right:1px solid #37406e; border-left:1px solid #1c2139; color: #fff; line-height: 42px; font-size: 12px;}
.nav .navBox ul li>a:hover{ background: #c9010d;}
.nav .navBox ul li.on>a{background: #c9010d;}
.nav .navBox ul li .side1{ z-index: 99; display: none; border-bottom: 5px solid #2c355c; width: 100%; position: absolute; width: 100%; padding: 0 5px; box-sizing: border-box; background: #fff; padding: 40px 0; left: 0; top: 42px;}
.nav .navBox ul li .side1 .nr{ width: 330px; float: left; padding: 0 35px; border-right:1px solid #aaaebd; box-sizing: border-box;}
.nav .navBox ul li .side1 .nr:last-child{ border-right:0;}
.nav .navBox ul li .side1 .nr h2{ height: 25px; line-height: 25px; font-size: 16px; color: #2b3459; padding-bottom: 15px;}
.nav .navBox ul li .side1 .nr dl{ padding-bottom: 20px; padding-left: 20px;}
.nav .navBox ul li .side1 .nr dl dd{ padding-bottom: 20px;}
.nav .navBox ul li .side1 .nr dl dd a{ font-size: 11px; color: #2b3459;}
.nav .navBox ul li.dy{ position: relative;}
.nav .navBox ul li.dy .side2{ z-index: 99; display: none; position: absolute; width: 224px; top: 42px; left: 0; background: #fff; padding:12px; box-sizing: border-box;}
.nav .navBox ul li.dy .side2 dl{ width: 100%;}
.nav .navBox ul li.dy .side2 dl dd{ width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 13px; color: #333; border-bottom: 1px dashed #d2d2d2; text-align: left;}

.banner{ width: 100%; position: relative;}
.banner img{ display: block; width: 100%; height: auto;}
.banner .swiper-button-next{opacity: 0; transition: 0.5s; font-family: "宋体"; width: 46px; height: 79px; font-size: 80px; line-height: 94px; text-align: center; margin: 0; color: #cd010d; font-weight: bold; top: 50%; transform: translateY(-50%); right: 10%; background: none;}
.banner .swiper-button-prev{opacity: 0; transition: 0.5s; font-family: "宋体"; width: 46px; height: 79px; font-size: 80px; line-height: 94px; text-align: center; margin: 0; color: #cd010d; font-weight: bold; top: 50%; transform: translateY(-50%); ; left: 10%; background: none;}
.banner:hover .swiper-button-next{opacity: 1;}
.banner:hover .swiper-button-prev{opacity: 1;}

.navGation{ width: 100%;  height: 38px; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.navGation ul{ width: 1000px; overflow:hidden; margin: 0 auto;}
.navGation ul li{  float:left; font-size:12px; line-height: 38px; color: #7f7f7f;}
.navGation ul li a{ color: #7f7f7f;}


.indexContainer{ width: 1000px; margin: 0 auto;}
.indexContainer .tit{ width: 100%; position: relative; height: 100px; border-left:0; border-right:0;}
.indexContainer .tit span{height: 7px; z-index: 1; display: block; width: 100%; position: absolute; border:1px solid #dddddd; border-left:0; border-right:0; top: 50%; transform: translateY(-50%);}
.indexContainer .tit h2{ z-index: 2; position: absolute; height: 80px; padding: 0 25px; background: #fff; font-size: 42px; color: #2b3459; line-height: 80px; left: 50%; transform: translate(-50%,-50%); top: 0; top: 50%; font-weight: normal;}

.indexContainer .layer1{ width: 100%;}
.indexContainer .layer1 .hd{ width: 100%;}
.indexContainer .layer1 .hd ul{ text-align: center;}
.indexContainer .layer1 .hd ul li{ display: inline-block; width: 70px; height: 28px; text-align: center; line-height: 28px; cursor: pointer; background: #2b3459; color: #fff; margin: 0 7px;}

.indexContainer .layer1 .hd ul li.on{ background: #d80d19; color: #fff;}
.indexContainer .layer1 .hd ul li a{ color: #fff;}

.indexContainer .layer1 .bd{ width: 100%; padding-top: 30px;}
.indexContainer .layer1 .bd ul{ width: 100%; overflow: hidden;}
.indexContainer .layer1 .bd ul li{  float: left; width: 220px; margin-right: 40px;}
.indexContainer .layer1 .bd ul li:nth-child(4n){ margin-right: 0;}
.indexContainer .layer1 .bd ul li .icon{ width: 100%; overflow: hidden;}
.indexContainer .layer1 .bd ul li .icon img{ display: block; width: 100%; height: auto; transition: 0.5s;}
.indexContainer .layer1 .bd ul li:hover .icon img{ transform: scale(1.1);}

.indexContainer .layer1 .bd ul li .text{ width: 100%; height: 125px; border: 1px solid #f0f0f0; border-top:0; box-sizing: border-box; padding:15px;}
.indexContainer .layer1 .bd ul li .text h2{ text-align: center; font-size: 14px; line-height: 32px;}
.indexContainer .layer1 .bd ul li .text p{ font-size: 12px; line-height: 18px; height: 38px;  color: #7f7f7f; overflow: hidden;}
.indexContainer .layer1 .bd ul li .text a{ display: block; margin-top: 15px; display: block; text-align: center; color: #ff0000;}


.indexContainer .layer2{ padding-top: 20px; overflow: hidden;}
.indexContainer .layer2 .nr{ width: 320px; float: left; margin-right: 20px;}
.indexContainer .layer2 .nr:last-child{ margin-right: 0;}
.indexContainer .layer2 .title{ width: 100%; position: relative; height: 68px;}
.indexContainer .layer2 .title span{ z-index: 1; position: absolute; left: 0; top: 50%; transform: translateY(-50%); display: block; width: 100%; height: 7px; border: 1px solid #dddddd; border-left:0; border-right:0;}
.indexContainer .layer2 .title h2{ position: absolute; left: 0; height: 68px; line-height: 68px; background: #fff; padding-right: 15px; font-size: 24px; color: #2b349c; top:0; z-index: 2; font-weight: normal;}

.indexContainer .layer2 .title a{ display: block; width: 52px; height: 22px; background: #FF0000; text-align: center; color: #fff; font-size: 12px; position: absolute; right: 0; top: 50%; transform: translateY(-50%); z-index: 2; line-height: 22px;}
.indexContainer .layer2 .layer2Samll{position: relative;}
.indexContainer .layer2 .layer2Samll ul{ width: 100%; }
.indexContainer .layer2 .layer2Samll ul li{ width: 100%; overflow: hidden; margin-bottom: 30px;}
.indexContainer .layer2 .layer2Samll ul li .icon{ float: left; width: 115px; height: 115px;}
.indexContainer .layer2 .layer2Samll ul li .icon img{ width: 115px; height: 115px;}
.indexContainer .layer2 .layer2Samll ul li .text{ background: #f3f3f3; float: left; width: calc(100% - 115px); padding:0 18px; box-sizing:  border-box;  height: 115px;}
.indexContainer .layer2 .layer2Samll ul li .text h2{ font-size: 12px; line-height: 44px; font-weight: normal;}
.indexContainer .layer2 .layer2Samll ul li .text p{ line-height: 18px; height: 36px; overflow: hidden;}
.indexContainer .layer2 .layer2Samll ul li .text a{ display: block; text-align: right; margin-top: 12px; color: #FF0000;}
.indexContainer .layer2 .layer2Samll ul li:last-child{ margin-bottom: 0;}

.indexContainer .layer2 .layer2Samll:first-child{ padding-bottom: 50px;}

.indexContainer .layer2 .layer2Samll .swiper-button-prev{ bottom: 10px; width: 28px; height: 28px; left: 125px; background: #f3f3f3; text-align: center; line-height: 28px; font-size: 14px; top: auto; font-family: "宋体"; color: #eb6134;}
.indexContainer .layer2 .layer2Samll .swiper-button-next{ bottom: 10px; width: 28px; height: 28px;left: auto; right: 125px; background: #f3f3f3; text-align: center; line-height: 28px; font-size: 14px; top: auto; font-family: "宋体"; color: #eb6134;}

.indexContainer .layer2 .layer2Samll .swiper-button-prev:hover{ background: #FF0000; color: #fff;}
.indexContainer .layer2 .layer2Samll .swiper-button-next:hover{ background: #FF0000; color: #fff;}


.indexContainer .layer2 .bigBox{ width: 100%; height: 260px; padding: 10px; box-sizing: border-box; background: #f3f3f3;}
.indexContainer .layer2 .bigBox .icon{ width: 100%; height: auto;}
.indexContainer .layer2 .bigBox .icon img{ display: block; width: 100%; height: auto;}
.indexContainer .layer2 .bigBox .text{ width: 100%; padding-top: 10px;}
.indexContainer .layer2 .bigBox .text p{ width: 100%; line-height: 22px; padding-bottom: 25px;}
.indexContainer .layer2 .bigBox .text p:last-child{ padding-bottom: 0;}


.footer{ width: 100%; background: #1a1f35; }
.footer .footerBox{ width: 1000px; margin: 0 auto; overflow: hidden;padding: 50px 0;}
.footer .footerBox .footerLeft{ float: left; width: 330px; float: left;}
.footer .footerBox .footerLeft h2{ font-size: 16px; color: #fff; line-height: 16px; padding-bottom: 20px;}
.footer .footerBox .footerLeft p{ font-size: 12px; color: #fff; line-height: 22px;}
.footer .footerBox .footerLeft a{ display: block; width: 140px; height: 36px; text-align:center; line-height: 36px; font-size: 12px; color: #fff; background: #cd1422; margin-top: 25px;}
.footer .footerBox .footerCenter{ float: left; padding-left: 40px;}
.footer .footerBox .footerCenter h2{ font-size: 16px; color: #fff; line-height: 16px; padding-bottom: 20px;}
.footer .footerBox .footerCenter ul li{ height: 12px; margin-bottom: 15px; padding-left: 24px; background: url(../images/index_33.png) left center no-repeat;}
.footer .footerBox .footerCenter ul li a{font-size: 12px; color: #ccc;}
.footer .footerBox .footerCenter ul li a:hover{ color: #fff;}
.footer .footerBox .footerRight{ float: right; width: 260px;}
.footer .footerBox .footerRight h2{ font-size: 16px; color: #fff; line-height: 16px; padding-bottom: 20px;}
.footer .footerBox .footerRight ul{ width: 100%;}
.footer .footerBox .footerRight ul li{ line-height: 26px; padding-left: 26px; color: #ccc;}
.footer .footerBox .footerRight ul li:nth-child(1){ background: url(../images/index_30.png) left center no-repeat;}
.footer .footerBox .footerRight ul li:nth-child(2){ background: url(../images/index_37.png) left center no-repeat;} 
.footer .footerBox .footerRight ul li:nth-child(3){ background: url(../images/index_40.png) left center no-repeat;}
.footer .footerBox .footerRight ul li:nth-child(4){ background: url(../images/index_42.png) left center no-repeat;}
.footer .footerBox .footerRight ul li:nth-child(5){ background: url(../images/index_45.png) left center no-repeat;}

.footer .copyright{ width: 100%; height: 85px; border-top:1px solid #505670; line-height: 85px;}
.footer .copyright .copyrightBox{ width: 1000px; margin: 0 auto; font-size: 12px; color: #bababa;}
.footer .copyright .copyrightBox p{ display:inline-block;}
.footer .copyright .copyrightBox ul{ float: right; overflow: hidden;}
.footer .copyright .copyrightBox ul li{ float: left; margin-left: 25px; height: 85px; line-height: 85px;}
.footer .copyright .copyrightBox ul li img{ display: inline-block; vertical-align: middle;}
.AppTop{ display: none;}
.sideBar{ display: none;}


.navGation2{ width: 100%; height: 40px; background: #f6f6f6;}
.navGation2 ul{ width: 1000px; margin: 0 auto;}
.navGation2 ul li{ float: right; line-height: 40px;}
.navGation2 ul li:last-child{ padding-left: 26px; background: url(../images/home_03.png) left center no-repeat;}

.pageContainer{ width: 1000px; box-shadow: 0 10px 10px rgba(0,0,0,0.2); margin: 20px auto;}
.pageContainer .tit{ text-align: center; line-height: 70px; font-size: 16px; color: #333;}
.pageContainer .text{ width: 100%; padding: 0 20px 20px 20px; box-sizing: border-box;}
.pageContainer .text h2{ font-size: 12px; color: #5f5f5f; padding-bottom: 10px;}
.pageContainer .text p{ font-size:12px; color: #5f5f5f; padding-bottom: 30px;}
.pageContainer .text img.pic{ margin-bottom: 35px;}
.pageContainer .text ul{ width: 100%; overflow: hidden;}
.pageContainer .text ul li{ width: 49%; float: left; margin-right: 2%; margin-bottom: 20px;}
.pageContainer .text ul li img{ display: block; width: 100%; height: auto;}
.pageContainer .text ul li:nth-child(2n){ margin-right: 0;}
.pageContainer .page{ width: 100%;}
.pageContainer .page ul{ width: 100%; overflow:hidden;}
.pageContainer .page ul li{ width: 50%; margin: 0; float: left; height: 70px; line-height: 70px; font-size: 12px; color: #333;}
.pageContainer .page ul li:last-child{ text-align: right;}
.pageContainer .page ul li:hover a{ text-decoration: underline;}
.message{ width: 100%;}
.message .bt{ overflow: hidden; width: 100%; height: 35px; background: #eee;}
.message .bt .icon{ width: 35px; height: 35px; float: left;}
.message .bt .icon img{ display: block; width: 100%; height: 100%;}
.message .bt p{ float: left;  width: calc(100% - 35px); padding-left: 12px; box-sizing: border-box; line-height: 35px; color: #716d6d;}
.message .bt p span{ color: #FF0000; color: #cd1422;}
.message .messageBox{ width: 100%; background: #f6f6f6; padding: 0 20px 20px 20px; box-sizing: border-box;}
.message .messageBox h2{ padding: 0; font-size: 14px; font-weight: normal; height: 70px; line-height: 70px; color: #8b8b8b;}
.message .messageBox ul.cat{ width: 100%; overflow:hidden;}
.message .messageBox ul.cat li{ float: left; width: auto; margin: 0 135px 0 0; line-height: 15px;}
.message .messageBox ul.cat li img{ display: inline-block; vertical-align:middle; margin-right: 10px; height: 100%; width: auto;}
.message .messageBox ul.cat li p{ display: inline-block;line-height: 15px;}
.message .messageBox ul.inp{ width: 100%; padding-top: 25px;}
.message .messageBox ul.inp li{ width: 100%; overflow: hidden; margin:0 0 12px 0;}
.message .messageBox ul.inp li span{padding-left: 10px; box-sizing: border-box; width:85px; height: 30px; line-height: 30px; display: block;float: left; font-size: 12px; color: #333;}
.message .messageBox ul.inp li span b{ color: #FF0000;}
.message .messageBox ul.inp li input{height: 30px; padding: 0 10px; box-sizing: border-box; display: block; width: calc(100% - 85px); float: left; background: #fff; border: none; border: 1px solid #ececec; box-sizing: border-box;}
.message .messageBox ul.inp li textarea{height: 120px; padding: 10px; box-sizing: border-box; display: block; width: calc(100% - 85px); float: left; background: #fff; border: none; border: 1px solid #ececec; box-sizing: border-box;}
.message .messageBox ul.inp li.small{ width: 50%; float: left;}
.message .messageBox ul.inp li a{ display: block; width: 125px; height: 30px; text-align: center; line-height: 30px; text-align: center; background: #FF0000; color: #fff; font-size: 14px; float: left;}

.details{ width: 1000px;  box-shadow:0 10px 10px rgba(0,0,0,0.2); padding: 20px; margin: 20px auto; box-sizing: border-box;}
.details .detailsTop{ width: 100%;}
.details .detailsTop .icon{ width: 510px; float: left;}
.details .detailsTop .icon .bd{ width: 100%; height: 380px;}
.details .detailsTop .icon .bd ul{ width: 100%; height: 100%;}
.details .detailsTop .icon .bd ul li{width: 100%; height: 100%;}
.details .detailsTop .icon .bd ul li img{width: 100%; height: 100%;}
.details .detailsTop .icon .hd{ padding-top: 20px; width: 100%;}
.details .detailsTop .icon .hd ul{ overflow: hidden;}
.details .detailsTop .icon .hd ul li{cursor: pointer; float: left; width: 86px; height: 66px; margin-right: 20px; border: 3px solid #eee; box-sizing: border-box;}
.details .detailsTop .icon .hd ul li img{ display: block; width: 100%; height: 100%;}
.details .detailsTop .icon .hd ul li:last-child{ margin-right: 0;}
.details .detailsTop .icon .hd ul li.on{ border: 3px solid #FF0000;}
.details .detailsTop .text{ float: right; width: calc(100% - 510px); padding-left: 35px; box-sizing: border-box;}
.details .detailsTop .text h2{ font-size: 16px; color: #333; line-height: 25px; font-weight: normal;}
.details .detailsTop .text ul{ padding-top: 15px;}
.details .detailsTop .text ul li{ margin-bottom: 15px; color: #333; line-height: 20px; overflow: hidden;}
.details .detailsTop .text ul li span{ display: block; float: left; width: 115px;}
.details .detailsTop .text ul li p{ width: calc(100% - 115px); float: left;}
.details .detailsTop .text h3{ height: 60px; line-height: 60px; font-weight: normal; font-size: 15px;}
.details .detailsTop .text dl{ padding-bottom: 30px; border-bottom: 2px solid #dadada; height: 28px;}
.details .detailsTop .text dl dd{position: relative; width: 144px; height: 28px; float: left; margin-right: 30px;}
.details .detailsTop .text dl dd .code{opacity: 0; transition: 0.5s; position: absolute; left: 0; top:40px; width:100px; height: 100px; border-radius:8px; box-shadow: 0 0 10px rgba(0,0,0,0.1); background: #fff; padding: 10px; box-sizing: border-box;}
.details .detailsTop .text dl dd .code img{ width: 100%;height: 100%; background: #eee;}
.details .detailsTop .text dl dd a{ display: block; width: 100%; height: 100%; padding-left: 42px; color: #fff; line-height: 28px; box-sizing: border-box;}
.details .detailsTop .text dl dd:hover .code{ opacity: 1;}
.details .detailsTop .text dl dd:nth-child(1) a{ background: url(../images/details_11.png) 17px center no-repeat #d80c18;}
.details .detailsTop .text dl dd:nth-child(2) a{ background: url(../images/details_08.png) 17px center no-repeat #1a1f35;}
.details .detailsBottom{ width: 100%; overflow: hidden; padding-top: 40px;}
.details .detailsBottom .details_side{ float: left; width: 255px;}

.details .detailsBottom .details_side .tit{ width: 100%; height: 50px; line-height: 50px; background: #2c355c; font-size: 24px; color: #fff; text-indent: 20px; font-size: 24px; font-weight: normal;}
.details .detailsBottom .details_side .list1{ width: 100%; margin-bottom: 25px;}
.details .detailsBottom .details_side .list1 ul{ width: 100%; background: #f6f6f6;}
.details .detailsBottom .details_side .list1 ul li{position: relative; width: 100%; height: 40px; background: #f6f6f6; border-bottom: 1px solid #fff; text-indent: 20px;}
.details .detailsBottom .details_side .list1 ul li:hover dl{ display: block;}
.details .detailsBottom .details_side .list1 ul li dl{ display: none; z-index: 2; width: 100%; padding: 10px; box-sizing: border-box; position: absolute; left: 255px; top: 0; box-shadow: 0 0 10px rgba(0,0,0,0.2); background: #fff;}
.details .detailsBottom .details_side .list1 ul li dl dd{ line-height: 36px; width: 100%; height: 36px; border-bottom: 1px solid #eee;}
.details .detailsBottom .details_side .list1 ul li dl dd a{ display: block; width: 100%; height: 100%; line-height: 36px; font-size: 14px; transition: 0.6s;}
.details .detailsBottom .details_side .list1 ul li dl dd a:hover{ text-indent: 30px;}
.details .detailsBottom .details_side .list1 ul li p{transition: 0.5s; display: block; width: 100%; height: 100%; line-height: 40px; font-size: 12px; color: #555;}
.details .detailsBottom .details_side .list1 ul li:hover p{ background:#cd1422; color: #fff;}
.details .detailsBottom .details_side .list2 ul{ width: 100%; padding-top: 10px;}
.details .detailsBottom .details_side .list2 ul li{ width: 100%;}
.details .detailsBottom .details_side .list2 ul li .icon img{ display: block; width: 100%; height: auto;}
.details .detailsBottom .details_side .list2 ul li p{ text-indent: 0; height: 41px; line-height: 40px; text-align: center; font-size: 12px; color: #333; border: 1px solid #eee; border-top:0 ;}
.details .detailsBottom .details_side .list3{ margin-top: 25px;}
.details .detailsBottom .details_side .list3 .icon{ width: 100%; height: 150px; border: 2px solid #eee; box-sizing: border-box; border-bottom: 0; transition: 0.5s;}
.details .detailsBottom .details_side .list3:hover .icon{ border: 2px solid #2c355c; border-bottom: 0;}
.details .detailsBottom .details_side .list3 .icon img{ display: block; width: 100%; height: auto;}
.details .detailsBottom .details_side .list3 .tit{ width: 100%;}
.details .detailsBottom .details_side .list3 .tit img{ display: block; width: 100%; height: auto;}
.details .detailsBottom .details_list{ float: right; width: 675px;}
.details .detailsBottom .details_list .hd{ width: 100%; background: #f6f6f6; height: 38px;}
.details .detailsBottom .details_list .hd ul{ overflow: hidden;}
.details .detailsBottom .details_list .hd ul li{cursor: pointer; line-height: 38px; float: left; padding: 0 15px; font-size: 15px; color: #333;}
.details .detailsBottom .details_list .hd ul li.on{ background: #2c355c; color: #fff;}
.details .detailsBottom .details_list .bd{ width: 100%; padding-top: 30px;}
.details .detailsBottom .details_list .bd  p{line-height: 28px; font-size: 12px; color: #5f5f5f; margin-bottom: 30px;}
.details .detailsBottom .details_list .message .messageBox ul.cat li{ margin-right: 50px;}
.details .detailsBottom .details_list .message .messageBox h2{ padding: 15px; line-height: 28px;}

.details_listMain{ width: 675px; float: right;}
.details_listMain .listBox{ width: 100%; overflow: hidden; margin-top: 30px; border: 1px solid #f0f0f0; box-sizing: border-box;}
.details_listMain .title{ width: 100%; height: 38px; background: #f6f6f6;}
.details_listMain .title span{ display: block; width: 115px; height: 38px; text-align: center; line-height: 38px; background: #2c355c; color: #fff; font-size: 15px;}
.details_listMain .listBox .icon{ float: left; width: 210px; height: 160px;}
.details_listMain .listBox .icon img{ display: block; width: 100%; height: 100%;}
.details_listMain .listBox .text{position: relative; width: calc(100% - 210px); float: left; padding-left: 25px; box-sizing: border-box; height: 160px;}
.details_listMain .listBox .text h2{ height: 50px; line-height: 50px; font-size: 14px;}
.details_listMain .listBox .text p{ font-size: 12px; line-height: 20px;}
.details_listMain .listBox .text a{ display: block; position: absolute; bottom: 15px; right: 20px; color: #FF0000;}

.cantact{ width: 1000px; margin: 20px auto; padding: 25px; box-sizing: border-box; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.cantact .tit{ width: 100%; text-align: center; height: 75px; line-height: 75px; font-size: 42px; color: #2b3459;}
.cantact h3{ font-size: 12px; line-height: 24px; padding-bottom: 20px; font-weight: normal;}
.cantact .cantactBox{ width: 100%; overflow: hidden; padding-bottom: 35px;}
.cantact .cantactBox .icon{ width: 495px; float: left;}
.cantact .cantactBox .icon img{ display: block; width: 100%; height: auto;}
.cantact .cantactBox .icon ul{ width: 100%; overflow: hidden; padding-top: 10px;}
.cantact .cantactBox .icon ul li{ color: #333; width: 50%; float: left; line-height: 26px;}
.cantact .cantactBox .icon ul li span{ color: #000; font-weight: bold;}
.cantact .cantactBox .icon ul li:last-child{ width: 100%;}
.cantact .cantactBox .text{ float: right; width: calc(100% - 495px); padding: 70px 0 0 50px; box-sizing: border-box;}
.cantact .cantactBox .text h2{ font-size: 24px; font-weight: normal; color: #2a3357; padding-bottom: 25px;}
.cantact .cantactBox .text p{ font-size: 12px; color: #585858; line-height: 24px;}
.cantact .cantactBox .text a{ width: 140px; height: 36px; display: block;  background: #2e375f; color: #fff; font-size: 14px; text-align: center; line-height: 36px; margin-top: 35px;}

.product{ width:675px; float: right;}
.product .tit{ background: #2c355c; font-size: 15px; width: 100%; box-sizing: border-box; height: 38px; padding: 0 10px; line-height: 38px; color: #fff; font-size: 15px; color: #fff;}
.product .tit a{ border: 1px solid #fff; margin-top: 7px; float: right; display: block; width: 70px; height:24px; text-align: center; line-height: 24px; color: #fff; font-size: 12px;}
.product .productBox{ padding-bottom: 35px;}
.product .productBox ul{ padding-top: 20px; overflow: hidden;}
.product .productBox ul li{ float: left; width: 208px; float: left; margin-right: 25px;}
.product .productBox ul li:last-child{ margin-right: 0;}
.product .productBox ul li .icon{ width: 100%; height: 155px; overflow: hidden;}
.product .productBox ul li .icon img{ display: block; width: 100%; height: 100%; transition: 0.5s;}
.product .productBox ul li:hover .icon img{ transform: scale(1.1);}
.product .productBox ul li .text{ width: 100%; height: 120px; border: 1px solid #f0f0f0; border-top:0; text-align: center;}
.product .productBox ul li .text h2{ height: 35px; line-height: 35px; text-align: center; font-size: 13px; font-weight: bold; color: #937f7f;}
.product .productBox ul li .text p{ font-size: 12px; color: #937f7f; padding: 0 18px; width: 100%; box-sizing: border-box; height: 36px; overflow: hidden; line-height: 18px;}
.product .productBox ul li .text a{ display: inline-block; color: #FF0000; margin-top: 12px;}

.news{ width: 1000px; margin: 0 auto; margin: 20px auto; box-shadow: 0 0 10px rgba(0,0,0,0.2); padding: 20px; box-sizing: border-box;}
.news .newDetails h2{ text-align: center; font-size: 16px; color: #000; line-height: 70px; font-weight: normal;}
.news .newDetails p{ font-size: 12px; color: #5f5f5f; line-height: 28px; margin-bottom: 30px;}
.news .newDetails img{ display: block; margin: 0 auto;}
.news .page{ width: 100%; overflow: hidden; padding-top: 20px;}
.news .page ul li{ float: left; width: 50%; float: left; line-height: 50px; font-size: 14px; color: #333; font-weight: bold;}
.news .page ul li a{ color:#8c8c8c; font-weight: normal;}
.news .page ul li:hover a{ text-decoration: underline;}
.news .page ul li:last-child{ text-align: right;}

.newList{ width: 675px; float: right;}
.newList .tit{ width: 100%; height: 38px; background: #f6f6f6;}
.newList .tit span{ width: 80px; float:left; height: 38px; line-height: 38px; text-align: center; font-size: 15px; color: #fff; background: #2c355c;}
.newList ul{ width: 100%; padding-top: 30px;}
.newList ul li{ width: 100%; overflow: hidden; height: 115px; margin-bottom: 20px;}
.newList ul li .icon{ width: 115px; height: 115px; float: left; overflow: hidden;}
.newList ul li .icon img{ display: block; width: 100%; height: 100%; transition: 0.4s;}
.newList ul li .text{ width: calc(100% - 115px); float: left; padding:0 20px;  box-sizing: border-box; height: 115px; background: #f3f3f3; transition: 0.4s;}
.newList ul li .text h2{ padding-top: 10px; width: 100%; line-height: 30px; font-size: 14px; color: #7f7f91; transition: 0.4s;}
.newList ul li .text p{ color: #9f9f9f; line-height: 20px; transition: 0.4s; height: 40px; overflow: hidden;}
.newList ul li .text span{ display: block; color: #FF0000; padding-top: 10px; overflow: hidden; transition: 0.4s;}
.newList ul li .text span a{ display: inline-block; float: right; color: #FF0000; transition: 0.4s;}
.newList ul li:hover .text{ background: #FF0000;}
.newList ul li:hover .text h2{ color: #fff;}
.newList ul li:hover .text p{ color: #fff;}
.newList ul li:hover .text span{ color: #fff;}
.newList ul li:hover .text span a{ color: #fff;}
.newList ul li:hover .icon img{ transform: scale(1.1);}

.service{ margin: 20px auto; width: 1000px; margin: 20px auto; padding: 20px; box-sizing: border-box; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.service .tit{ width: 100%; background: url(../images/line01.jpg) left center repeat-x; height: 44px; text-align: center;}
.service .tit span{ display: inline-block; background: #fff; height: 44px; line-height: 44px; font-size: 44px; padding: 0 20px; font-weight: bold; color: #2b3459;}
.service .text h2 {font-weight: normal; text-align: center; padding: 15px 125px 0;color: #7f7f7f;font-size: 14px; line-height: 24px;}
.service .text h2 span{ font-weight: bold;}
.service .text .main{ padding-top: 50px;}
.service .text .main p{ font-size: 14px; line-height: 24px; margin-bottom: 40px; color: #7f7f7f;}
.service .text .main p span{ display: block; font-weight: bold;}
.service .text .main img{ display: block; margin: 0 auto;}

@media (max-width:999px) {	
	.top{ display: none;}
	.nav{ display: none;}
	body{ padding-top: 60px;}
	.AppTop{ display: block; width: 100%; height: 60px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); position: fixed; top: 0; z-index: 99;}
	.AppTop .AppLogo{ height: 100%; float: left; position: relative;}
	.AppTop .AppLogo img{ position: absolute; left: 20px; top: 50%; transform: translateY(-50%); height: 60%;}
	.AppTop .SideClick{ display:block; width:28px; height: 24px; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); transition: 0.5s;}
	.AppTop .SideClick span{ width: 100%; height: 4px; border-radius:2px ; background: #333; position: absolute; transition: 0.5s;}
	.AppTop .SideClick span:nth-child(1){ top: 0; left: 0;}
	.AppTop .SideClick span:nth-child(2){ top: 50%; transform: translateY(-50%);}
	.AppTop .SideClick span:nth-child(3){ bottom: 0; left: 0;}
	.AppTop .SideClick.on{ transform: translateY(-50%) rotate(180deg);}
	.AppTop .SideClick.on span:nth-child(1){ top: 50%; transform: translateY(-50%) rotate(45deg);}
	.AppTop .SideClick.on span:nth-child(3){ top: 50%; transform: translateY(-50%) rotate(-45deg);}
	.AppTop .SideClick.on span:nth-child(2){ width:0;}
	
	.sideBar{display: block;  transition: 0.5s; width: 70%; top: 0; height: 100vh; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); position: fixed; left: -100%; z-index: 100;}
	.sideBar .logo{ width:60%; padding: 30px 0; margin: 0 auto;}
	.sideBar .logo img{ display: block; width: 100%; height: auto;}	
	.sideBar{ ;}
	.sideBar .sideNav{ width: 60%; margin: 0 auto;}
	.sideBar .sideNav ul li{ line-height: 32px;}
	.sideBar .sideNav ul li a{ font-size: 16px; color: #333;}
	
	.banner{ height:auto;}
	.banner .swiper-container{ width: 100%; height: 100%;}
	.banner img{ display: block; height: auto; width: 100%;}
	.navGation{ display: none;}
	.indexContainer{ width: 100%;}
	.indexContainer .tit h2{ font-size: 22px;}
	.indexContainer .layer1 .hd ul li{ margin-bottom: 10px;}
	.indexContainer .layer1 .bd{ width: 100%; padding: 0 8px; box-sizing: border-box;}
	.indexContainer .layer1 .bd ul li{ width: 49%; float: left; margin-right: 2%;}
	.indexContainer .layer1 .bd ul li:nth-child(2n){ margin-right: 0;}
	.indexContainer .layer2{ width: 100%; padding:8px 8px 20px 8px; box-sizing: border-box;}
	.indexContainer .layer2 .nr{ width: 100%;}
	
	.footer{ width: 100%;}
	.footer .footerBox{ width: 100%;}
	.footer .footerBox .footerLeft{ width: 100%; padding: 0 20px; box-sizing: border-box;}
	.footer .footerBox .footerCenter{ width: 100%; padding: 20px; box-sizing: border-box;}
	.footer .footerBox .footerCenter ul li{ width: 50%; float: left; box-sizing: border-box;}
	.footer .footerBox .footerRight{ width: 100%; padding: 0 20px; box-sizing: border-box;}
	.footer .copyright{ height: auto;}
	.footer .copyright .copyrightBox{ padding: 20px; box-sizing: border-box; line-height: 24px; width: 100%; height: auto;}
	.footer .copyright .copyrightBox{}
	.footer .copyright .copyrightBox ul{ width: 100%; float: inherit; text-align: center;}
	.footer .copyright .copyrightBox ul li{ display: inline-block; margin: 0 5px; float: inherit;}
	
	.navGation2 ul{ width: 100%; padding: 0 10px; box-sizing: border-box;}
	.pageContainer{ width: 100%;}
	.pageContainer .text p{ line-height: 22px;}
	.pageContainer .text img.pic{ width: 100%; height: auto;}
	.message .messageBox h2{ line-height: 18px; padding: 15px 0 0 0; height: auto;}
	.message .bt p{ padding: 0 0 0 12px; box-sizing: border-box; line-height: 35px;}
	.message .messageBox ul.cat li{ width: 100%; line-height: 40px;}
	.message .messageBox ul.inp{ padding: 0;}
	.message .messageBox ul.inp li.small{ width: 100%;}
	
	.details{ width: 100%; box-sizing: border-box; margin: 0 auto; padding: 10px;}
	.details .detailsTop .icon{ width: 100%;}
	.details .detailsTop .icon .bd{ height: auto; padding-top: 15px;}
	
	.details .detailsTop .icon .hd ul li{ width: 18.4%; float: left; margin-right: 2%; height: auto;}
	.details .detailsTop .icon .hd ul li:last-child{ margin-right: 0;}
	.details .detailsTop .text{ width: 100%; padding:20px 0;}
	
	.details .detailsBottom{ overflow: hidden; padding-top: 0;}
	.details .detailsBottom .details_side{ display: none;}
	.details .detailsBottom .details_list{ width: 100%;}
	.details .detailsBottom .details_list .hd{ width: 100%;}
	.details .detailsBottom .details_list .hd ul li{ width: 20%; float: left; font-size: 12px; padding: 0; text-align: center;}
	
	.details_listMain{ width: 100%; margin-top: 10px;}
	.details_listMain .listBox{ margin-top: 10px;}
	.details_listMain .listBox .icon{ width: 100%; height: auto;}
	.details_listMain .listBox .text{ width: 100%; padding: 0 15px 0 15px; box-sizing: border-box;}
	
	.cantact{ width: 100%;}
	.cantact .cantactBox .icon{ width: 100%; height: auto;}
	.cantact .cantactBox .text{ width: 100%; padding:20px 0;}
	
	.product{ width: 100%; overflow: hidden;}
	.product ul{ overflow: hidden;}
	.product .productBox{ padding-bottom: 0;}
	.product .productBox ul li{ width: 49%; float: left; margin-right: 2%; margin-bottom: 10px;}
	.product .productBox ul li:nth-child(2n){ margin-right: 0;}
	
	.news{ width: 100%;}
	.news .newDetails img{ width: 100%; height: auto;}
	.news .page{ padding: 30px 0;}
	.news .page ul li{ width: 100%; overflow: hidden;}
	.news .page ul li:last-child{ text-align: left;}
	
	.newList{ width: 100%;}

	.service{ width: 100%;}
	.service .text h2{ padding:30px 0;}
	.service .text .main img{ display: block; width: 100%; height: auto;}
	
	
}
/* 工具栏 */
#toolbar{display:none;position:fixed;bottom:0;width:100%;z-index: 888;height:55px;left: 0;background: #1ea4fe;}
#toolbar .list{width:100%;max-width:640px;min-width: 320px;margin: 0 auto;background: #3c3c3c;}
#toolbar .list li{float:left; width:25%; text-align:center;}
#toolbar .list a{display:block;height:55px;line-height:24px;font-size: 16px;color:#fff;padding-top: 6px;}
#toolbar .list a.hover{background: #1ea4fe;}
#toolbar .list a s{margin-left:auto;margin-right:auto;width: 20px;height: 20px;font-size: 18px;display:block;}
#toolbar .list a span{text-align: center;line-height: 20px;display: block;}
.xbg{width:100%; display:block;position: fixed;height:55px;left: 0;bottom: 0;background: #fff;z-index: 880;}
#toolbar .list a s span{color: #fff;padding-top:4px;text-transform: initial;font-style:normal;}
*微信弹窗*/
#wxnr{display:none;}
#wxnr .nrdf{display:none;position: fixed;top: 50%;left: 0;right: 0;z-index: 999;margin: auto;width: 300px;padding: 6px;padding-top: 12px;margin-top: -150px;text-align:center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius:10px;}
#wxnr img{width: 120px;height: 120px;display: block;margin: 0 auto;}
#wxnr p{font-size: 16px;line-height: 20px;text-align:center;margin: 6px;}
#wxnr i{position: absolute;top: 8px;right: 8px;width: 20px;height: 20px;font-size: 14px;line-height: 20px;text-align:center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 1rem;cursor: pointer;}
#wxnr span{display:inline-block;padding: 3px 6px;line-height: 22px;background-color: #1ea4fe;color:#fff;border-radius: 3px;cursor:pointer;}
#wxnr span.wx{}
/*复制提示*/
#weixin{position: fixed;top: 50%;margin-top: -0.4rem;z-index: 9999999;font-size: 0.26rem;color: #fff;width: 90%;right: 5%;line-height: 0.8rem;text-align: center;background: rgba(0, 0, 0, 0.8);border: 2px solid #333;border-radius: 0.1rem;display: none;}
@media only screen and (max-width: 641px) {
	#toolbar{display:block;}
.footer {
    margin-bottom: 50px;
}
}